@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/00fondoindex.jpg);
	}
.indice01{	
	position:absolute;
	top:50%;
    left:50%;
    margin-top: -180px;
    margin-left: -117px;	 
    width: 294px;
    height: 350px;
/*margin: 80 auto 0 auto;*/
    }
.curriculumes{
	position:absolute;
	left:20px;	
	top:100px;
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:x-small;*/
		font-size:14px;
	color:#888;
	width:270px;
	text-align:left;
	bottom:20px;
	}
.curriculumin {
	position:absolute;
	top:100px;
	right:20px;
	bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#888;
	width:270px;
	text-align:right;
	}
	